{load_language_text section="shipping_and_payment_matrix"} {block name="shipping_and_payment_matrix"}
{block name="shipping_and_payment_matrix_desktop_table"} {block name="shipping_and_payment_matrix_table_thead"} {/block} {block name="shipping_and_payment_matrix_table_tbody"} {foreach item=row from=$content_data.content} {block name="shipping_and_payment_matrix_table_row"} {block name="shipping_and_payment_matrix_table_row_country"} {/block} {block name="shipping_and_payment_matrix_table_row_shipping_info"} {/block} {block name="shipping_and_payment_matrix_table_row_shipping_time"} {/block} {block name="shipping_and_payment_matrix_table_row_payment"} {/block} {/block} {/foreach} {/block}
{$txt.shipping_countries} {$txt.shipping_costs} {$txt.shipping_time} {$txt.payment_methods}
{$row.country} {$row.shipping_info|nl2br} {$row.shipping_time|nl2br} {$row.payment_info|nl2br}
{/block}
{block name="shipping_and_payment_matrix_mobile"} {/block} {/block}